PASO 1 : Note que le dimos múltiples funciones. Los llamaremos mientras creamos nuestro programa. ¡Empecemos!

  • En LÓGICA y , arrastre Define Function with Docstring encima de MAIN FUNCTION .
  • Luego, arrastre Main Function debajo de donde dice: MAIN FUNCTION .
  • Finalmente, arrastre Function Call into Variable en main() y cambie my_var a user_input .
  • Esta función protegerá el programa si el usuario provoca un error. Hacer clic Ejecutar cuando haya terminado.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)